This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: Submitform as pdf mailto with cc and IBM Lotus inotes blank address
Feedback Type: Problem
Product Area: Domino Web Access (DWA)
Technical Area: Application development
Platform: Windows XP client
Release: All
Reproducible: Always
I use a adobe livecycle v. 9.0 for compose a pdf form.
I have a form with a standard button to send the entire pdf by mail. My mail client is IBM Lotus iNotes. When I include a cc variable or two address in the address field, both address and cc field is left blank in inotes when it opens. I have adobe professional 9.0 and IBM Lotus iNotes 8.5.2. This is my button javascript code on its click event:
var address1 = "address1@caja.com;address2@caja.com" ;